home *** CD-ROM | disk | FTP | other *** search
Text File | 1997-09-11 | 32.5 KB | 1,189 lines |
-
-
-
- - 1 -
-
-
-
- 4. _B_u_g__F_i_x_e_s
-
- 4.1 _W_o_r_k_S_h_o_p__D_e_b_u_g_g_e_r
-
- 4.1.1 _B_u_g_s__f_i_x_e_d__s_i_n_c_e__2_._6_._4
-
- 447536 All windows hang setting graphic breakpoint
-
- 448939 cvd array browser core dumps on Ada95 boolean
- array
-
- 451654 Problems with cvd setting/finding breakpoints
-
- 452442 cvd dies when "print <object>.all" is specified.
-
- 461023 <illegal> status for Fortran formal parameters in
- n32 program.
-
- 4.1.2 _B_u_g_s__f_i_x_e_d__s_i_n_c_e__2_._6_._2
-
- Need _c_v_d_u_m_p program which would provide a quick look at a
- core dump and provide stack traceback.
-
- 429253 cvpcs does not fire trap at dlopen for
- instrumented executables
-
- 438918 R5K o32 generic--trap setting fails
-
- 433777 cvd loses contact with pcs in cvperf CPU time
- experiment
-
- 395432 Call stack doesn't show class name for C++ member
- fucntions
-
- 4.1.3 _B_u_g_s__f_i_x_e_d__s_i_n_c_e__2_._5_._1
-
- When debugging a program containing multiple threads or
- tasks running on multiple processes, there was a
- problem that could occur when using the "step
- over" or "return" commands. If the current thread
- was rescheduled on another process before the
- single step or return completed, the process could
- be terminated with a bus error.
-
- Numerous problems in Ada expression evaluation have been
- fixed. In particular support for the following
- Ada data types has been improved: unconstrained
- array types (e.g. Ada strings), discriminated
- records, tagged types, subtypes, and fixed point
- types (e.g. duration).
-
-
-
-
-
-
-
-
-
-
-
-
- - 2 -
-
-
-
- 241476 Member functions do not appear in class
- definitions unless the user is stopped in the
- compilation unit in which the member function is
- defined.
-
- 242936 A derived class definition may repeat members
- inherited from indirect base classes (i.e.,
- classes that are base classes of a class named in
- the base list).
-
- 274701 cvd is known to return the wrong value for
- register variables of type float and give an error
- when asked to display the value of register
- variables of type double.
-
- 290982 cvd fails to display the value of unnamed nested
- structures.
-
- 329759 On a mips2 executable, when a watchpoint trap
- fires on a variable of type double, cvd reports
- the wrong value for the variable.
-
- 346445 cvd fails to run properly on a MIPS R5000 system.
-
- 4.1.4 _B_u_g_s__f_i_x_e_d__s_i_n_c_e__2_._5
-
- 156621, 179697, 215957, 250960, 270408, 274705 cvd can only
- handle commands of 256 chars
-
- 267422 Permissions problem using cvd under AFS.
-
- 275980 Stepping over C++ statement with inline function
- calls stops prematurely in each call.
-
- 280039 Cursor in source view vanishes under certain
- reproducible circumstances.
-
- 289087 cvd reports it can't find
- ".../v6.02MR/libf77/main.c" when attaching to a
- 64-bit fortran program.
-
- 4.1.5 _B_u_g_s__f_i_x_e_d__s_i_n_c_e__2_._4
-
- 159616 Processes displayed in Multiprocess View may
- disappear from the display or terminate on a
- request to switch Main View to another process.
-
- 174851 Cvpcs aborts when C++ classes are encountered in
- ANSI C expressions.
-
-
-
-
-
-
-
-
-
-
-
-
-
- - 3 -
-
-
-
- 188486 Cvd evaluates anonymous unions incorrectly.
-
- 207701 Cvd does not evalute nested class/struct members
- correctly.
-
- 212268 Cvpcs core dumps when trying to print local
- classes (classes defined within a function).
-
- 212861 Cvpcs aborts trying to print/whatis on a multiply
- inherited class.
-
- 213482 Cvd cannot evaluate expressions involving unions.
-
- 222352 Cvd doesn't print the members of a template class.
-
- 223902 Cvd cannot evaluate expressions involving unions.
-
- 233540 cvd may report bogus errors through the library
- search path dialog when attaching to an
- executable.
-
- 237645 Cvd eats disk space - Fails to close file
- descriptor on reattach.
-
- 238177 Cvpcs grows to over 100,000 page when running
- performance experiments.
-
- 241831 Instrument rule, EXCLUDE, doesn't work for cvinstr
- anymore.
-
- 242422 Name qualification in a C++ derived class is
- incorrect.
-
- 243627 Loading a file into sourceview disables F+C.
-
- 243629 Loading a file into sourceview confuses
- highlights.
-
- 245088 Array browser does not print data for character
- *(n) type correctly.
-
- 246187 F+C delete or disable does not repaint the break
- points if any.
-
- 246189 F+C doesn't remap the working directory used for
- the build if it doesn't exist.
-
- 246252 F+C Error Messages pops up to say "no errors".
-
- 246667 F+C loses expressions on rerun.
-
-
-
-
-
-
-
-
-
-
-
-
- - 4 -
-
-
-
- 247411 Cvd incorrectly reports float value of a union
- inside a class.
-
- 247444 Cvperf recomputes line level data more often than
- necessary.
-
- 248155 F+C Error message view some times exhibit memory
- corruption.
-
- 248478 cvd: F+C wont let me change file brought up by
- name.
-
- 248722 Cvpcs aborts when classes with anonymous unions
- are evaluated.
-
- 248849 F+C claims unsaved changes, but it's a lie.
-
- 249614 Cvmain Execution View mishandles utmp.
-
- 249721 Incorrect nesting of symbol table information from
- NCC compiler. Cvpcs aborts.
-
- 249726 F+C and Source: Open usability problems.
-
- 249751 F&C fails on functions that are not
- quickstartable.
-
- 250131 Cvpcs aborts when evaluating virtual base classes.
-
- 250297 Cvd cannot evaluate fortran common blocks defined
- in multiple shared objects.
-
- 250778 Compiler generates incorrect MDEBUG symbol table
- info.
-
- 251397 Display of nested structures broken in C++.
-
- 252317 Cvd cannot attach to a process when group id is
- changed using newgrp command.
-
- 252457 Cvpcs aborts because of unnamed data labels
- generated by 3.20 linker.
-
- 253749 F+C Preferences saving not quite there.
-
- 253750 F+C not enabled when typing in file name (rev
- 2.4).
-
- 254022 Cvcov aborts on running test group.
-
-
-
-
-
-
-
-
-
-
-
-
-
- - 5 -
-
-
-
- 254026 Mass highlight show up incorrectly on scroll-bar
- in Tester's source annotation.
-
- 254036 Disassembly and source view for corded functions
- are created incorrectly.
-
- 254845 Cvpcs aborts when the "-x" linker option is used
- to compile the executable.
-
- 255374 F+C loses its own context under external edit.
-
- 255845 Cvpcs aborts evaluating a nested class.
-
- 256453 Cvpcs takes a long time to step-into a subroutine
- which has many parameters.
-
- 256870 cvd can't evaluate expression involving a type
- parameterized in a template.
-
- 258884 Cvd aborts evaluating a local class.
-
- 258923 Cvperf core dump, MP inpboard expr on hysteria.
-
- 262421 Fortran integer*1 variables are now printed as
- ints instead of unsigned chars.
-
- 265370 Fixed "demangle fatal error: overflow of stack in
- push()".
-
- 273317 Move cvmakedso into WorkShop images.
-
- 274011 Cvpcs core dumps trying to evaluate a C++
- expression.
-
- 274931 If the keyboard accelerator for Parse+Load was hit
- twice in quick succession, then the app could be
- left locked in a busy state.
-
- 276385 Cvpcs expression evaluator gets confused with
- typedefs and variables of the same name.
-
- 277441 Occasionally the source view hightlights for PC
- and traps either fail to be shown or are shown in
- the wrong location.
-
- 277668 Cursor is invisible in Fix and Continue edited
- function for latest WorkShop.
-
- 278640 cvmain core dumped on F&C on Parse and Load after
- edit with jot.
-
-
-
-
-
-
-
-
-
-
-
-
- - 6 -
-
-
-
- 245326 Changes mutually exclude Fic and Continue and
- Performance tools
-
- 277722 cvd aborts on parsing an expression as C when the
- expression includes a C++ class.
-
- 278470 cvd severely degrages the running time of programs
- using a large number of DSOs.
-
- 280239 cvd aborts trying to evaluate *this.
-
- 4.1.6 _B_u_g_s__f_i_x_e_d__s_i_n_c_e__2_._3
-
- 115797 Can't read or assign to symbols without known type
- (common global symbols)
-
- 173819 unexpected incomplete types (void *) for pointers
- to classes.
-
- 193066 unable to define breakpoints in program using C++
- templates
-
- 194329 Expression View does not update result field of
- automatic variable
-
- 199463 Can't look at variables that have the same name as
- a type
-
- 199653 _c_v_p_c_s dumps huge core, infinite ___f_l_s_b_u_f (>100
- file descriptors)
-
- 210757 _c_v_d crashes when setting breakpoint in a Fortran
- subroutine
-
- 211557 detach/switch process -> lost control over
- execution buttons
-
- 221023 _c_v_d doesn't copy traps after rebuilding target
-
- 226181 _c_v_p_c_s dwarf reader - member functions missing from
- C++ classes
-
- 226183 _c_v_p_c_s dwarf reader - type of member function is
- incorrect
-
- 227964 _c_v_p_c_s core dump in _F_r_a_m_e_M_I_P_S::_c_l_e_a_r_E_x_i_t_T_r_a_p
- (during rerun, I think)
-
- 228757 _p_r_i_n_t _a,_b,_c,_d might print only a,d
-
-
-
-
-
-
-
-
-
-
-
-
-
- - 7 -
-
-
-
- 229960 Old expr-eval's _e_x_p_r_A_d_d_r_e_s_s(...) malfunctions for
- 64-bit target processes.
-
- 230459 Developer Magic Debugger does not understand links
-
- 231960 _c_v_p_c_s core dump in
- _F_r_a_m_e_M_I_P_S::_c_a_l_l_e_e_S_a_v_e_d_R_e_g_i_s_t_e_r_I_s_O_n_S_t_a_c_k
-
- 234984 _c_v_p_c_s dumped core when target stops at breakpoint
-
- 235392 Developer Magic Workshop user can be come root.
-
- 237342 step-over on target using _a_l_a_r_m() fails and free
- runs target
-
- 240782 _c_v_p_c_s core dumps when evaluating expression
-
- RFE _c_v_d to add playback feature similar to _d_b_x
-
- 245303 Cast operation in mixed c & c++ program leads
- _c_v_p_c_s to abort
-
- 245850 _c_v_p_c_s server core dump, _m_a_l_l_o_c/_f_r_e_e corruption
- while building symboltable
-
- 246514 _c_v_p_c_s abort in _I_n_t_e_r_p_r_e_t_e_r_E_D_G::_b_u_i_l_d__s_c_o_p_e__s_t_a_c_k
-
- 247502 _c_v_p_c_s crashes on 6.0 system
-
- 248060 WorkShop2.4Beta2 coredumps on ComputerVision
- executable
-
- 248536 cvd mishandles breakpoints if there are multiple
- files with the same name
-
- 248720 _c_v_p_c_s segv in _F_u_n_c_t_i_o_n_E_v_a_l::_L_V_a_l
-
- 248942 _c_v_p_c_s SEGV in memset, called from _g_e_t_S_y_m_b_o_l_V_a_l_u_e_s
-
- 4.1.7 _B_u_g_s__f_i_x_e_d__s_i_n_c_e__2_._2
-
- 179070 1st invocation of _c_v_d --> _t_t_u_t_l: _C_o_u_l_d_n'_t _c_o_n_n_e_c_t
- _t_o _t_t_s_e_s_s_i_o_n _e_r_r
-
- 191451 Expression view give error when evaluating 2d
- array element.
-
- 211058 2.2 MR: cvmain core dump
-
- 212856 _c_v_p_c_s incorrectly lists base classes.
-
-
-
-
-
-
-
-
-
-
-
-
- - 8 -
-
-
-
- 215845 Source editor doesn't save file on a full NFS
- filesystem
-
- 218450 _c_v_d core dumps when loading application build with
- CC.
-
- 218754 BUG WorkShop Performance task hangs
-
- 219683 _c_v_p_c_s died: -non_shared binaries are not
- supported.
-
- 221202 BUG - core dump in _c_v_d
-
- 221388 _c_v_d core dump when doing "print *this"
-
- 221569 _c_v_d core dump when printing a template variable
-
- 222118 _c_v_d step behavior is wrong in f77 program
-
- 222303 _c_v_d exit abnormally when printing the value of a
- char string
-
- 222632 _c_v_d core dump with message "loss contact with the
- process control server"
-
- 223681 _c_v_s_t_a_t_i_c crashes when trying to "print *this"
-
- 228760 Can't make interactive function calls
-
- 228765 SDRC can't attach to _g_e_o_m_o_d._e_x_e
-
- 214158, 226081 Evaluate Expression dialog box ignores
- _a_u_t_o_S_t_r_i_n_g_F_o_r_m_a_t.
-
- 226877 Array Browser Spreadsheet loses cell display.
-
- 229275 Array subscript control slider doesn't work in
- array visualizer view.
-
- 229572 _c_v_p_c_s core dump in _I_n_t_e_r_p_r_e_t_e_r_F_7_7::_o_p_e_n_F_i_l_e.
-
- 206140 _c_v_d Variable Browser does not list Fortran COMMON
- block values
-
- 218756 _c_v_d/delta - pcs core dump on p *this in class
- which has anon union.
-
- 217188 _c_v_d crashes during disassembly when given a text
- label.
-
-
-
-
-
-
-
-
-
-
-
-
-
- - 9 -
-
-
-
- 217285 _c_v_d dumps core when accessing address of symbol
- from Memory View.
-
- 207481 _c_v_p_c_s F77 expression memory leaks.
-
- 207975 _c_v_p_c_s/dso cannot handle two loaded copies of a
- dlopen()ed dso.
-
- 209636 PCS aborts if user program _m_m_a_p()_s a Delta-C++ .o
- file.
-
- 210354 _c_v_p_c_s core dump.
-
- 211185 _c_v_p_c_s/_e_v_a_l _c_v_p_c_s _i_n_t_e_r_n_a_l__e_r_r_o_r() _i_n
- _s_e_t__a_r_r_a_y__t_y_p_e__s_i_z_e().
-
- 211393 _c_v_p_c_s core dump trying to print a global.
-
- 211947 _c_v_p_c_s dies going to line in file (Delta code).
-
- 211987 _c_v_p_c_s dumps core.
-
- 212504 Watchpoints do not work with latest _c_v_p_c_s.
-
- 213372 _c_v_p_c_s core dump while trying to step into a
- function.
-
- 213472 _c_v_d claims a non-stripped executable (_N_C_C
- compiled) is stripped.
-
- 213530 _c_v_p_c_s coredumps on _N_C_C-built _c_v_s_t_a_t_i_c.
-
- 214077 _c_v_p_c_s coredumps debugging _N_C_C-built _c_v_s_t_a_t_i_c.
-
- 214386 Step Over random behavior.
-
- 213471, 214119 _c_v_p_c_s core dump WkShp 2.2 C++ code. This
- bug has been partially fixed.
-
- 207486 _c_v_p_c_s Edg expression evaluator memory leaks.
-
- 207487 _c_v_p_c_s symbol table memory leaks.
-
- 160162 cvdb files built with wrong umask.
-
- 208322 Two constr calls are reported for 1 instantiation.
-
- 208326 unimple sym kind mesg when calling undecl func.
-
- 224065 _c_v_m_o_n core dumps when handling target program
- _f_o_r_k/_e_x_e_cs a nonshared program.
-
-
-
-
-
-
-
-
-
-
-
- - 10 -
-
-
-
-
-
- 4.2 _W_o_r_k_S_h_o_p__S_t_a_t_i_c__A_n_a_l_y_z_e_r_/_C_+_+__B_r_o_w_s_e_r
-
- 4.2.1 _B_u_g_s__f_i_x_e_d__s_i_n_c_e__2_._5
-
- 183058 Fcom core dumps during "f77 -nocode -sa -w FILE.f"
- from cvstatic
-
- 270763 CASE and compilers should understand same suffix
- set
-
- 278564 cvstatic seg fault trying to bring up browser
-
- 281193 cvstatic/Browser SEGV in
- delta_delete_current_catalog
-
- 282059 Cvstatic core dump when browser invoked
-
- 4.2.2 _B_u_g_s__f_i_x_e_d__s_i_n_c_e__2_._4
-
- 208324 E21 merge effect? - base constr call reported for
- dirvd class inst.
-
- 220396 C++ browser class view shows return types for
- constructor / destructor.
-
- 222293 C++ Browser should give a query to show abstract
- classes.
-
- 222307 C++ Browser should give a query to show pure
- virtual methods.
-
- 244329 C++ Browser needs to support browsing of
- declarations too.
-
- 244697 C++ Class Browser needs to facilitate browsing of
- abstract classes.
-
- 244716 C++ Class Browser reporting of pure virtual
- functions is weak.
-
- 259131 Browser shows bogus connections
-
- 4.2.3 _B_u_g_s__f_i_x_e_d__s_i_n_c_e__2_._3
-
- 80566 Scanner mode can now find member function
-
- 218326 Where Func Def and Where Func Decl now listed
- together
-
-
-
-
-
-
-
-
-
-
-
-
- - 11 -
-
-
-
- 223865 -sa option to driver now generates valid header in
- cvstatic.fileset
-
- 226717 No longer stupidly shows directory in Source View
-
- 228689 Where Type Used broken in C
-
- 242297 No more coredump when you dismiss Build Shell
-
- 244211 Now cvstatic no longer rejects valid relative
- include paths
-
- 4.2.4 _B_u_g_s__f_i_x_e_d__s_i_n_c_e__2_._2
-
- 89655 _c_v_s_t_a_t_i_c - duplicate keyboard accelerators.
-
- 129191 _c_v_s_t_a_t_i_c should be case insensitive when querying
- Fortran code.
-
- 160162 _c_v_d_b files built with wrong umask
-
- 177978 Can't specify command line options other than -I
- from within _c_v_s_t_a_t_i_c.
-
- 178076 _c_v_s_t_a_t_i_c eats all remaining disk space when file
- not found
-
- 185342 Should be able to easily add options, like adding
- include dirs.
-
- 185977 Core dump during query which forced compile
- revealing source error
-
- 191880 List Data of Type works wrong
-
- 199332 _c_v_d->_c_v_s_t_a_t_i_c handoff fumbled
-
- 201535 _c_v_s_t_a_t_i_c automatic alternate fileset for read-only
- filesystems.
-
- 205041 C++ browser does not list virtual base classes
-
- 205414 C++ class browser Interaction graph arrow actions.
-
- 205519 C++ Browser does not keep track of history
- correctly
-
- 205944 call tree is not displayed.
-
- 206211 _c_v_s_t_a_t_i_c file set scanner to parser transfer takes
- minutes.
-
-
-
-
-
-
-
-
-
-
-
- - 12 -
-
-
-
- 206502 _c_v_s_t_a_t_i_c - _f_7_7 -_s_a does not build .o's and
- executables as it should.
-
- 207152 _c_v_s_t_a_t_i_c/_N_C_C: _I_n_t_e_r_n_a_l _E_r_r_o_r: _A_r_r_a_y _s_i_z_e _1_6,
- _a_t_t_e_m_p_t_e_d _t_o _a_c_c_e_s_s _2_2 _e_l_e_m_e_n_t.
-
- 208016 _c_v_s_t_a_t_i_c parser mode fails with certain code
- declaration.
-
- 209629 Static Analyzer/C++ Browser doesn't work on C++
- headers.
-
- 210194 _c_v_s_t_a_t_i_c - "List Global Symbols" fails to work
- with Fortran code.
-
- 210652 _c_v_s_t_a_t_i_c - C++ Browser disables its own menu item.
-
- 211937 C++ Class Browser fails to parse file.
-
- 212515 _c_v_s_t_a_t_i_c "Set Include Path" does not work for
- Fortran INCLUDE statement
-
- 218433 _c_v_s_t_a_t_i_c -_S_C_A_N_N_E_R doesn't locate _t_y_p_e_d_e_f_s and
- _s_t_r_u_c_t _d_e_f_s
-
- 220508 NCC -sa invocation on an empty db directory loses
- _c_v_s_t_a_t_i_c._s_r_c
-
- 230464 During compile, _c_v_s_t_a_t_i_c uses all available disk
- space, then crashes
-
-
- 4.3 _W_o_r_k_S_h_o_p__P_e_r_f_o_r_m_a_n_c_e__A_n_a_l_y_z_e_r
-
- 4.3.1 _B_u_g_s__f_i_x_e_d__s_i_n_c_e__2_._6_._4
-
- 390676 Problem doing WorkShop performance runs with
- system(3F) all
-
- 464276 cvperf fails on huge executable
-
- 458732 cvperf does not handle coded n32 dso's.
-
- 4.3.2 _B_u_g_s__f_i_x_e_d__s_i_n_c_e__2_._6_._2
- On IRIX 6.2, certain large programs will use a
- linker-feature called the multi-got feature. The
- performance analyzer will issue an error message
- if this occurs, and you should contact customer
- support for an updated version of the analyzer.
-
-
-
-
-
-
-
-
-
-
-
-
-
- - 13 -
-
-
-
- On IRIX 6.2, Ideal-time experiments are not supported for
- corded n32 and n64 executables. The performance
- analyzer will issue an error message if this
- occurs.
-
- 4.3.3 _B_u_g_s__f_i_x_e_d__s_i_n_c_e__2_._5_/_2_._5_._1
-
- 292723 _c_v_p_e_r_f loops reading ideal time experiment
-
- 292370 ideal-time experiments fail on 64-bit executables
- using sproc
-
- 292502 n64 ideal-time executables fail on sproc.
-
- 291777 ideal-time experiments on executables with ll/sc
- instructions fail
-
- 291951 n32 executables with dlopen fail; fixed on IRIX
- 6.2 only.
-
- 223912 pcsample on o32 executables; fixed on IRIX 6.2
- only.
-
-
- 4.3.4 _B_u_g_s__f_i_x_e_d__s_i_n_c_e__2_._5
-
- 275467 _c_v_m_a_i_n needs to put status message on launch of
- _c_v_p_e_r_f when expt finishes
-
- 276763 6.1/64-bit/mips4 -- malloc/free tracing expt fail
-
- 281043 Multiple problems with F&C/Performance tools
- interactions
-
- 284412 _c_v_i_n_s_t_r generates incorrect file name for
- instantiated template functions
-
- 288237 _c_v_i_n_s_t_r/_p_i_x_i_e allow only a fixed limited number of
- DSOs in a program or dlopened
-
- 290632 _c_v_p_e_r_f ideal time fails to include gp-prologue
- counts
-
- 290834 _c_v_m_o_n must allow app-default option to take sample
- on dlopen or not
-
- 290850 64-bit PC sampling fails with _c_v_i_n_s_t_r/_l_i_b_p_i_x_i_e ld
- errors
-
- 291252 _c_v_i_n_s_t_r'd executable fails on nonshared, mips1
- machine
-
-
-
-
-
-
-
-
-
-
-
- - 14 -
-
-
-
-
-
- 4.3.5 _B_u_g_s__f_i_x_e_d__s_i_n_c_e__2_._4
-
- 206383 _c_v_p_e_r_f core dumps in experiment with 2 threads
- dlopen DSOs
-
- 229447 _c_v_p_e_r_f core dumps on exit
-
- 226601 I/O and syscall tracing is very expensive on 64-
- bit executables, and callstacks recorded at
- functions in _l_i_b_c are not shown properly.
-
- 231808 _c_v_p_e_r_f cursor stays as wristwatch after no longer
- busy
-
- 232864 _c_v_p_e_r_f leave me with a "watch" cursor after
- bringing up source view.
-
- 236458 _c_v_m_o_n core dumps during perf experiment
-
- 246577 _c_v_i_n_s_t_r -- segmentation violation in startup of
- CPUtime-instrumented program
-
- 247982 Performance experiment on _c_v_m_a_i_n - _c_v_m_o_n can't
- find "./xwsh"
-
- 250759 _c_v_p_e_r_f core dump pruning chain-mode graph
-
- 254036 Disassembly and source view for corded functions
- are created incorrectly
-
- 268000 _c_v_p_e_r_f shows percentages as zeros in source view
-
- 275465 _c_v_m_a_i_n - there is a timing window in performance
- task setting
-
- 275472 _c_v_p_e_r_f working set view is incorrect for new
- ideal-time experiments
-
- 276277 _c_v_m_o_n -- smake bottleneck expt, no follow fork,
- leaves threads stuck
-
- 276634 _c_v_m_a_i_n allows setting perf expt during debug run,
- _c_v_m_o_n get confused
-
- 276751 Ideal time FP ops are all zero in function list
- for o32 nonshared generic on 6.X
-
- 277058 rerun of total-time expt with dlopen fails
-
-
-
-
-
-
-
-
-
-
-
-
- - 15 -
-
-
-
- 278460 _c_v_p_e_r_f can't bring up source if _c_v_m_a_i_n exits after
- annotations
-
- 278665 _c_v_p_e_r_f spends too much time re-resolving symbols
- when many DSOs
-
- 279311 _c_v_p_e_r_f WorkingSetView causes core dump on ideal
- time with no samples
-
-
- 4.3.6 _B_u_g_s__f_i_x_e_d__s_i_n_c_e__2_._3
-
- 134634 _c_v_m_a_i_n hangs - Instrumentation in progress dialog
- needs cancel button
-
- 226745 _c_v_p_e_r_f source, disassembly do not get annotations
- on hysteria
-
- 230174 _c_v_i_n_s_t_r dumps core when instrumenting an ISV
- executable
-
- 231315 _c_v_p_e_r_f can't find member functions when reporting
- 64-bit experiment
-
- 231453 _c_v_p_e_r_f reports spurious malloc errors when caliper
- set
-
- 231969 _c_v_i_n_s_t_r doesn't report error message when
- instruments stripped program
-
- 232110 _c_v_i_n_s_t_r failed in instrumenting fef77
-
- 233134 _c_v_p_e_r_f config box unusable on r3K starter graphics
-
- 233281 _c_v_p_e_r_f - Executable menu is grayed out; some
- threads recorded wrong
-
- 234122 64-bit FPTRACE file grows very rapidly; need to
- replace heuristic
-
- 235532 _c_v_m_o_n core dumps on instrumenting showcase
-
- 235744 _c_v_p_e_r_f core dumps on showcase experiment
-
- 240108 _c_v_p_e_r_f does not search for source files
- appropriately
-
- 241197 Performance Panel Find Memory Leaks bogus error
- w.r.t. -lmalloc_cv
-
-
-
-
-
-
-
-
-
-
-
-
-
- - 16 -
-
-
-
- 241831 instrument rule -- EXCLUDE -- doesn't work for
- _c_v_i_n_s_t_r anymore
-
- 242722 _c_v_p_e_r_f core dumps when "Leak View" is opened and
- there are no memory leaks
-
- 245033 _c_v_i_n_s_t_r/_c_v_m_o_n fail, total time expt, dyn instr. on
- Inventor app w. custom nodes
-
- 245318 _c_v_i_n_s_t_r core dump on 64-bit executable:
- eclipse.exe
-
- 245348 _c_v_m_a_i_n reports no target name in Log file when
- _c_v_i_n_s_t_r fails
-
- 245417 _c_v_p_e_r_f mishandles fxstat syscall -- args formatted
- wrong, wrong IOchart
-
- 245819 instrumentation fails on non-shared executable
-
- 247076 Basic Block Count instrumentation fails
-
- 247871 32/64 bit bounce instrumented with PC sample will
- core dump before exit
-
- 249088 2.4beta2 _c_v_p_e_r_f core dumps on 180 second
- performance experiment
-
-
- 4.3.7 _B_u_g_s__f_i_x_e_d__s_i_n_c_e__2_._2
-
- 184680 _c_v_p_e_r_f needs to set busy dialog, and inform the
- user of progress
-
- 205950 CPU times are incorrectly displayed in source view
-
- 206395 _c_v_i_n_s_t_r dies silently if it runs out of disk space
-
- 210443 _c_v_p_e_r_f core dumps on experiment with DCC-built
- executable
-
- 210832 _l_i_b_m_a_l_l_o_c__c_v[__d] doesn't know about _m_e_m_a_l_i_g_n
-
- 215114 Problem mixing _v_a_l_l_o_c and _l_i_b_m_a_l_l_o_c__c_v[__d]
-
- 224541 _c_v_i_n_s_t_r fails if >32000 instrs. in one basic block
-
- 226959 _c_v_p_e_r_f core dumps when asking for numerical usage
- view
-
-
-
-
-
-
-
-
-
-
-
-
-
- - 17 -
-
-
-
- 227847 Delay load causes malformed experiments
-
- 228755 Various instrumentation problems
-
-
- 4.4 _W_o_r_k_S_h_o_p__T_e_s_t_e_r
-
- 4.4.1 _B_u_g_s__f_i_x_e_d__s_i_n_c_e__2_._5
-
- 266834 _c_v_c_o_v failed to annotate source code
-
-
- 4.4.2 _B_u_g_s__f_i_x_e_d__s_i_n_c_e__2_._4
-
- 221344 Runtest on a test set made w/the command-line
- interface missed many tests.
-
- 243174 _c_v_x_c_o_v core dump on "List Summary"
-
- 254022 _c_v_c_o_v core dumps on running test group
-
- 254026 mass highlight show up incorrectly on scroll-bar
- in _T_e_s_t_e_r's source annotataion
-
- 254036 Disassembly and source view for corded functions
- are created incorrectly
-
- 275474 _T_e_s_t_e_r support for static functions is busted
-
-
- 4.4.3 _B_u_g_s__f_i_x_e_d__s_i_n_c_e__2_._3
-
- 239686 _c_v_c_o_v core dumped doing lssum
-
- 232076 _c_v_c_o_v runinstr core dump
-
- And see the list in section 4.3.1.
-
-
- 4.4.4 _B_u_g_s__f_i_x_e_d__s_i_n_c_e__2_._2
-
- 186699 _c_v_x_c_o_v help menu doesn't match the rest of the
- WorkShop help menus
-
- 187217 _c_v_x_c_o_v aborts sporadically on runtest
-
- 187218 _c_v_x_c_o_v can't run tests when $_S_H_E_L_L=/_b_i_n/_k_s_h
-
- 189649 License warning for WorkShop Tester should refer
- to WorkShop
-
-
-
-
-
-
-
-
-
-
-
-
- - 18 -
-
-
-
- 189651 _c_v_x_c_o_v core dumps on simple query when no test
- loaded
-
- 189653 _c_v_x_c_o_v core dumps when I make a test, delete it,
- and remake same test
-
- 189654 _c_v_x_c_o_v core dumps trying to List Function
- created/delelted/recreated test
-
- 189656 _c_v_x_c_o_v core dumped in two ways when trying to
- reload test described in 189653
-
- 189717 _c_v_x_c_o_v disassembly view takes an inordinate amount
- of time for average file
-
- 192244 Status of process is incorrect
-
- 194174 core dump in _X_F_i_n_d_C_o_n_t_e_x_t, _s_g_i_M_o_d_e:_T_r_u_e _o_n_l_y
-
- 204757 _c_v_c_o_v does not set branch count flag in
- USER_SELECTION file
-
- 206130 _c_v_c_o_v/_c_v_x_c_o_v: Symbol resolution algorithm is not
- correct
-
- 221315 _c_v_c_o_v _m_k_t_s_e_t -_l_i_s_t: made test set without any
- subtests.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-